PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DView Class / getCrossSections Method
In This Topic
    getCrossSections Method
    In This Topic
    Gets the collection of cross-sections. Each cross-section provides parameters for applying a cross-section to the 3D artwork when using this view.
    Syntax
    public PDF3DCrossSectionCollection getCrossSections()

    Return Value

    A collection of PDF3DCrossSection objects.
    See Also